Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dep: adapt to latest nightly simd API #6

Closed
wants to merge 1 commit into from

Conversation

drmingdrmer
Copy link

lanes_xx() are renamed to simd_xx() in nightly-2022-09-02.

Update usages of these methods to get it ready for databend to upgrade
nightly rust.

`lanes_xx()` are renamed to `simd_xx()` in nightly-2022-09-02.

Update usages of these methods to get it ready for databend to upgrade
nightly rust.
@Xuanwo
Copy link

Xuanwo commented Sep 9, 2022

Upstream already fixed this in jorgecarleitao#1186

@Xuanwo
Copy link

Xuanwo commented Sep 9, 2022

I prefer to depend directly on the upstream's arrow instead of maintaining this repo.

Cc @dantengsky @sundy-li, is it OK to remove our own fork of arrow2?

@drmingdrmer
Copy link
Author

Thanks @Xuanwo ! Closing it!

@drmingdrmer drmingdrmer closed this Sep 9, 2022
@drmingdrmer drmingdrmer deleted the nightly-simd branch September 9, 2022 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants